Skip to main content

Delete Account

AutomatR.Zoho.Activities.DeleteAccount

The "Delete Account" activity in AutomatR is part of the Zoho activities package, facilitating the deletion of a Zoho CRM account based on its account ID. This activity streamlines the process of removing specific accounts from the CRM, enhancing automation workflows in Zoho.

Properties

NameDescription
Input
Account IDEnter the account ID of the Zoho CRM account to be deleted. This is a required field.
Misc
Display NameProvides a customizable name for the activity displayed in the workflow. The display name enhances clarity and organization within the automation project. String variables containing the desired display name.
Optional
DelayEnter the wait time in seconds (Example: 5 seconds, i.e., 5) to start the activity.

How to Use

  1. Drag and drop the "Delete Account" activity onto the workflow.
  2. Configure the properties by specifying the Zoho CRM account ID to be deleted.
  3. Optionally, configure the delay and customize the display name.
  4. Execute the workflow to delete the specified Zoho CRM account.

Example

Consider an example where the "Delete Account" activity is used to remove a Zoho CRM account with the account ID "123456":

Delete Account:
Account ID: "123456"
Delay: 0

In this example, the activity deletes the Zoho CRM account with the specified account ID. The delay is set to 0, indicating that the activity should start immediately. There is no output for this activity.